tests: Add tests for remote summary update races
authorDan Nicholson <nicholson@endlessm.com>
Thu, 2 Aug 2018 18:58:56 +0000 (13:58 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 14 Aug 2018 13:38:11 +0000 (13:38 +0000)
commitce4eb12ffb69196242207e76bcc4ee5dcea0c6c2
treea8df542a5138a18c256e391bb8c0aed210694c7c
parent4a389b308294c0dd6a82578ad320703b268f16ba
tests: Add tests for remote summary update races

There have been subtle bugs in the past when a client pulls while the
remote server is updating the summary. The client may get the old
summary and new signature or vice versa. Add tests to simulate this
behavior to make sure there aren't regressions in the future.

Closes: #1698
Approved by: cgwalters
tests/test-pull-summary-sigs.sh